home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / 43seconds.swf / scripts / frame_5 / DoAction_2.as next >
Encoding:
Text File  |  2007-09-28  |  116 b   |  4 lines

  1. timer_int = 43;
  2. _root.timeleft_mc.text_timer_mc.text = timer_int;
  3. var timer_id = setInterval(_root.gobaby,1000);
  4.